go/types.Checker.incomparableCause (method)
3 uses
go/types (current package)
expr.go#L784: cause = check.incomparableCause(x.typ)
expr.go#L789: cause = check.incomparableCause(y.typ)
expr.go#L855: func (check *Checker) incomparableCause(typ Type) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)